home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows5 / wincat22.zip / WINCATRS.BAT < prev    next >
DOS Batch File  |  1992-05-20  |  310b  |  12 lines

  1. echo off
  2. rem    This BAT is used by WinCat to restore files.
  3. rem    Change the following statement to your directory containing
  4. rem    the (un)archivers LHA.EXE, ARJ.EXE and PKUNZIP.EXE :
  5. cd\shez
  6.  
  7. echo %1 %2 %3 %4 %5 %6 %7
  8. %1 %2 %3 %4 %5 %6 %7
  9.  
  10. echo press any key to return to WinCat...
  11. pause >nul
  12.